Skip to content

Patch-1 #463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 787 commits into from
Closed

Patch-1 #463

wants to merge 787 commits into from

Conversation

KieranHunt
Copy link

(no corresponding issue #)

I noticed that the Aspects documentation was missing a line break.
This change adds it in.
I opted to fix both the v1 and v2 docs. Hope that's okay?

See: https://docs.aws.amazon.com/cdk/v2/guide/aspects.html#aspects_detail

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. ✅

Jerry Kindall and others added 30 commits August 10, 2021 18:17
[bugfix] Removed erroneous link to SDK rather than CDK
Overview
- For Java projects there is no `package.json` to install AWS-CDK. This
causes errors when attempting to deploy the pipeline as the `npm ci`
step depends on this file.
- Fixed the commands to `Arrays.asList("npm install -g aws-sdk", "cdk
  synth")` to correct this behavior.

Testing
- Created new pipeline following the updated steps and was successful in
  pipeline creation and deployment.

Relevant links
- https://docs.aws.amazon.com/cdk/api/latest/docs/pipelines-readme.html
- In the `Synth and sources` section this behavior is described.
Possible typo in **Managing AWS Construct Library modules** section
Removed trailing comma
corrected name for Python grant_read() method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.